home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-2.iso / os2 / gnucal.zip / README2 < prev    next >
Text File  |  1995-08-04  |  1KB  |  31 lines

  1. README2 file for `gcal'.
  2.  
  3.  
  4. The `gcal' package encloses a collection of reminder/appointment files
  5. of other packages, namely the BSD-calendar(1) reminder files and the
  6. [X]Calentool-2.3(1) appointment files.
  7. These original and untouched files are stored in the "gcal-*/calendars"
  8. and in the "gcal-*/dates" directory, and are converted automatically
  9. during the installation process of `gcal' by AWK or Perl.  The AWK and Perl
  10. scripts which I worked out are not perfect but do their job well for the
  11. enclosed reminder/appointment files.
  12.  
  13. If conversion from other calendar management tools is required, some
  14. converters can be found in the XCalentool-2.3 package written by Bill Randle.
  15.  
  16.   Converts sun calendar manager files to Calentool(1) appointment files:
  17.     cm2calentool.e
  18.  
  19.   Converts calendar(1) files to Calentool(1) appointment files:
  20.     cal2ct.c
  21.  
  22.   Converts month(1L) files to Calentool(1) appointment files:
  23.     month2ct.c
  24.  
  25.   Converts monthtool(1L) files to Calentool(1) appointment files:
  26.     mt2ct.c
  27.  
  28. Once you have converted a reminder/appointment file into the [X]Calentool-2.3
  29. appointment file format, you can convert this file to the `gcal' format using
  30. AWK or Perl and the according script file ct2gcal.awk resp., ct2gcal.pl.
  31.